PDF for WPF and Silverlight
FindLastIndex(Int32,Int32,Predicate<PdfPage>) メソッド

C1.WPF.Pdf.4.5.2 アセンブリ > C1.WPF.Pdf 名前空間 > PdfPageCollection クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<PdfPage>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindLastIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of PdfPage) _
) As System.Integer
public System.int FindLastIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<PdfPage> match
)

パラメータ

startIndex
count
match
参照

PdfPageCollection クラス
PdfPageCollection メンバ
オーバーロード一覧